home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CMCD1203.ISO
/
Software
/
Complet
/
CINEBENCH 2003
/
resource
/
modules
/
objects
/
res
/
description
/
Tsds.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
211b
|
12 lines
#ifndef _Tsds_H_
#define _Tsds_H_
enum
{
SDSTAG_SUBEDITOR = 1100, // LONG
SDSTAG_SUBRAY = 1101, // LONG
SDSTAG_USE_SDS_STEPS = 1102 // Bool
};
#endif